missing include

This commit is contained in:
Dagen Brock 2016-10-28 21:34:11 -05:00
parent 9d1422e6cc
commit 2e537a4985

View File

@ -24,6 +24,7 @@
/* adb_mode bit 3 and bit 2 (faster repeats for arrows and space/del) not done*/
#include "adb.h"
#include "glog.h"
int g_fullscreen = 0;