summaryrefslogtreecommitdiffstats
path: root/kdeui/kxmlgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kxmlgui.h')
-rw-r--r--kdeui/kxmlgui.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kdeui/kxmlgui.h b/kdeui/kxmlgui.h
new file mode 100644
index 000000000..c5196e419
--- /dev/null
+++ b/kdeui/kxmlgui.h
@@ -0,0 +1,6 @@
+#ifndef KDE_NO_COMPAT
+#ifndef __KXMLGUI_H_
+#define __KXMLGUI_H_
+#include <kxmlguifactory.h>
+#endif
+#endif