summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-1.3/src/PSInterpreter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-1.3/src/PSInterpreter.cpp')
-rw-r--r--Build/source/texk/dvisvgm/dvisvgm-1.3/src/PSInterpreter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-1.3/src/PSInterpreter.cpp b/Build/source/texk/dvisvgm/dvisvgm-1.3/src/PSInterpreter.cpp
index f1fad9448d8..eadf5e8be9c 100644
--- a/Build/source/texk/dvisvgm/dvisvgm-1.3/src/PSInterpreter.cpp
+++ b/Build/source/texk/dvisvgm/dvisvgm-1.3/src/PSInterpreter.cpp
@@ -18,6 +18,7 @@
** along with this program; if not, see <http://www.gnu.org/licenses/>. **
*************************************************************************/
+#include "PSInterpreter.h"
#include <cstring>
#include <fstream>
#include <iostream>
@@ -25,7 +26,6 @@
#include "FileFinder.h"
#include "InputReader.h"
#include "Message.h"
-#include "PSInterpreter.h"
#include "SignalHandler.h"
using namespace std;