301e338c66
building with GTk and Qt frontends needs to be investigated. The layers upon layers of automake/autoconf/configure.in/configure are disgusting and call for a nice and clean replacements of Makefiles. PR: ports/40080 (and a few earlier ones without patches) Submitted by: KATO Tsuguru
7 lines
247 B
Text
7 lines
247 B
Text
--- src/graphics/GraphicsImageXPM.h Thu Mar 21 12:27:08 2002
|
|
+++ src/graphics/GraphicsImageXPM.h Wed Jul 31 18:08:13 2002
|
|
@@ -17,3 +17,3 @@
|
|
#include "GraphicsImage.h"
|
|
-#include XPM_H_LOCATION
|
|
+#include <X11/xpm.h>
|
|
#include "support/smart_ptr.h"
|