summaryrefslogtreecommitdiff
path: root/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'window.h')
-rw-r--r--window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/window.h b/window.h
index 3eab3f80e..fbdf8ba26 100644
--- a/window.h
+++ b/window.h
@@ -1,8 +1,6 @@
#ifndef WINDOW_H
#define WINDOW_H
-#include "vehicle_gui.h"
-
typedef union WindowEvent WindowEvent;
//typedef void WindowProc(Window *w, int event, int wparam, long lparam);