[glut] add missing using celestia::util::Level

pull/1253/head
Hleb Valoshka 2021-12-20 18:13:28 +02:00
parent 14af83a391
commit f34111c117
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
using namespace celestia;
using namespace std;
using celestia::util::GetLogger;
using celestia::util::Level;
char AppName[] = "Celestia";