Refreshed the code to compile without warning.
[universe.git] / simple_window.h
index 37218eb..81c3116 100644 (file)
@@ -12,6 +12,7 @@ using namespace std;
 
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
+#include <X11/XKBlib.h>
 
 class SimpleEvent {
 public: