aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rpcs.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpcs.h')
-rw-r--r--lib/rpcs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/rpcs.h b/lib/rpcs.h
index b2fb09d..2b40fa9 100644
--- a/lib/rpcs.h
+++ b/lib/rpcs.h
@@ -23,9 +23,9 @@
#ifndef _RPCS_H_
#define _RPCS_H_
-#include "psitime.h"
-#include "rfsv.h"
-#include "Enum.h"
+#include <psitime.h>
+#include <rfsv.h>
+#include <Enum.h>
class ppsocket;
class bufferStore;