summaryrefslogtreecommitdiffstats
path: root/pcp/PCPMachine.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcp/PCPMachine.c')
-rw-r--r--pcp/PCPMachine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcp/PCPMachine.c b/pcp/PCPMachine.c
index 16403247..5f24a284 100644
--- a/pcp/PCPMachine.c
+++ b/pcp/PCPMachine.c
@@ -18,8 +18,8 @@ in the source distribution for its full text.
#include <string.h>
#include <sys/time.h>
-#include "Macros.h"
#include "Machine.h"
+#include "Macros.h"
#include "Object.h"
#include "Platform.h"
#include "Settings.h"