--- a/packages/libARController/Includes/libARController/ARCONTROLLER_Dictionary.h +++ b/packages/libARController/Includes/libARController/ARCONTROLLER_Dictionary.h @@ -39,8 +39,8 @@ #ifndef _ARCONTROLLER_DICTIONARY_H_ #define _ARCONTROLLER_DICTIONARY_H_ -#include -#include +#include +#include #include #include --- a/packages/libARController/JNI/c/ARCONTROLLER_JNI_Dictionary.c +++ b/packages/libARController/JNI/c/ARCONTROLLER_JNI_Dictionary.c @@ -42,8 +42,8 @@ #include #include -#include -#include +#include +#include #include --- a/packages/libARController/Python/generateDeviceControllers.py +++ b/packages/libARController/Python/generateDeviceControllers.py @@ -106,7 +106,7 @@ def generateDeviceControllers (ctx, SRC_DIR, INC_DIR): hfile.write ('\n') hfile.write ('#include \n') hfile.write ('#include \n') - hfile.write ('#include \n') + hfile.write ('#include \n') hfile.write ('\n') hfile.write ('#include \n') hfile.write ('#include \n') --- a/packages/libARController/Python/generateFeatureControllers.py +++ b/packages/libARController/Python/generateFeatureControllers.py @@ -97,7 +97,7 @@ def generateFeatureControllers (ctx, SRC_DIR, INC_DIR): hfile.write ('#include \n') hfile.write ('#include \n') hfile.write ('#include \n') - hfile.write ('#include \n') + hfile.write ('#include \n') hfile.write ('\n') hfile.write ('#include \n') hfile.write ('#include \n') --- a/packages/libARController/Sources/ARCONTROLLER_Dictionary.c +++ b/packages/libARController/Sources/ARCONTROLLER_Dictionary.c @@ -38,8 +38,8 @@ #include -#include -#include +#include +#include #include --- a/packages/libARController/Sources/ARCONTROLLER_StreamQueue.c +++ b/packages/libARController/Sources/ARCONTROLLER_StreamQueue.c @@ -40,8 +40,8 @@ #include #include -#include -#include +#include +#include #include