summaryrefslogtreecommitdiffhomepage
path: root/frameworks
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks')
-rw-r--r--frameworks/X11.fwrk/headers/Foundation.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/frameworks/X11.fwrk/headers/Foundation.h b/frameworks/X11.fwrk/headers/Foundation.h
index 0880774..ab06dcd 100644
--- a/frameworks/X11.fwrk/headers/Foundation.h
+++ b/frameworks/X11.fwrk/headers/Foundation.h
@@ -6,10 +6,6 @@
#ifndef X11_FOUNDATION_H
#define X11_FOUNDATION_H
-#include <System/X11+Fwd.h>
-
-struct XFCURSOR; // Cursor struct
-struct XFDISPLAY; // Display struct
-struct XFCONN; // Connection struct
+#include <ne_system/System/X11.h>
#endif