summaryrefslogtreecommitdiff
path: root/fpdfsdk/include/cpdfsdk_baannothandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/include/cpdfsdk_baannothandler.h')
-rw-r--r--fpdfsdk/include/cpdfsdk_baannothandler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpdfsdk/include/cpdfsdk_baannothandler.h b/fpdfsdk/include/cpdfsdk_baannothandler.h
index ae884526a0..44e0cbb0b7 100644
--- a/fpdfsdk/include/cpdfsdk_baannothandler.h
+++ b/fpdfsdk/include/cpdfsdk_baannothandler.h
@@ -7,8 +7,8 @@
#ifndef FPDFSDK_INCLUDE_CPDFSDK_BAANNOTHANDLER_H_
#define FPDFSDK_INCLUDE_CPDFSDK_BAANNOTHANDLER_H_
-#include "core/fxcrt/include/fx_basic.h"
-#include "core/fxcrt/include/fx_coordinates.h"
+#include "core/fxcrt/fx_basic.h"
+#include "core/fxcrt/fx_coordinates.h"
#include "fpdfsdk/include/ipdfsdk_annothandler.h"
class CFFL_InteractiveFormFiller;