summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-11-09 22:41:32 +0000
committerAdam Jackson <ajax@nwnk.net>2005-11-09 22:41:32 +0000
commit0b23050f12dbb8e58e0301ab9f321f9cfb165d48 (patch)
treea0319e6137c73f73f5d5a19e36116f319f51852e
parentfcf7eee8248f0029f73927861e640984b2efe0c3 (diff)
Likewise for extutil.hXORG-6_8_99_903XORG-6_8_99_902
-rwxr-xr-xsrc/windowswm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windowswm.c b/src/windowswm.c
index 38c427d..5d2a285 100755
--- a/src/windowswm.c
+++ b/src/windowswm.c
@@ -39,7 +39,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <X11/Xlibint.h>
#include <X11/extensions/windowswmstr.h>
#include <X11/extensions/Xext.h>
-#include "extutil.h"
+#include <X11/extensions/extutil.h>
#include <stdio.h>
static XExtensionInfo _windowswm_info_data;