summaryrefslogtreecommitdiffstats
path: root/poxml/swappo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/swappo.cpp')
-rw-r--r--poxml/swappo.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/poxml/swappo.cpp b/poxml/swappo.cpp
index 8e2e8344..16e7ee7f 100644
--- a/poxml/swappo.cpp
+++ b/poxml/swappo.cpp
@@ -1,8 +1,8 @@
#include <iostream>
using namespace std;
-#include "GettextParser.hpp"
+#include "GettextParser.h"
#include <fstream>
-#include "GettextLexer.hpp"
+#include "GettextLexer.h"
int main(int argc, char **argv)
{