]> Dogcows Code - chaz/openbox/blobdiff - openbox/prompt.h
Set up work for making a 3.5 prerelease.
[chaz/openbox] / openbox / prompt.h
index ef199907161776df42ef38f927c09a6e575a9e59..0d7cfef8bb8a2d8c3aba510f08d3d2172932275b 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "window.h"
 #include "geom.h"
-#include "render/render.h"
+#include "obrender/render.h"
 #include <glib.h>
 #include <X11/Xlib.h>
 
@@ -43,7 +43,7 @@ struct _ObPromptElement {
 
 struct _ObPrompt
 {
-    InternalWindow super;
+    ObInternalWindow super;
     gint ref;
 
     guint event_mask;
This page took 0.0201 seconds and 4 git commands to generate.