summaryrefslogtreecommitdiff
path: root/utils/LocTimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/LocTimer.h')
-rw-r--r--utils/LocTimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/LocTimer.h b/utils/LocTimer.h
index c6a6362..abc7f64 100644
--- a/utils/LocTimer.h
+++ b/utils/LocTimer.h
@@ -31,7 +31,7 @@
#define __LOC_TIMER_CPP_H__
#include <stddef.h>
-#include <platform_lib_includes.h>
+#include <loc_pla.h>
// opaque class to provide service implementation.
class LocTimerDelegate;