Switch to unified view
a/src/qtgui/rclzg.cpp | b/src/qtgui/rclzg.cpp | ||
---|---|---|---|
... |
... |
||
14 | * Free Software Foundation, Inc., |
14 | * Free Software Foundation, Inc., |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
16 | */ |
16 | */ |
17 | 17 | ||
18 | #ifdef USE_ZEITGEIST |
18 | #ifdef USE_ZEITGEIST |
19 | #include "autoconfig.h" |
||
20 | |||
19 | #include "rclzg.h" |
21 | #include "rclzg.h" |
20 | 22 | ||
21 | #include "debuglog.h" |
23 | #include "debuglog.h" |
22 | #include "pathut.h" |
24 | #include "pathut.h" |
23 | 25 |