diff options
Diffstat (limited to 'src/tests/elementary/elm_code_test_widget.c')
-rw-r--r-- | src/tests/elementary/elm_code_test_widget.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/elementary/elm_code_test_widget.c b/src/tests/elementary/elm_code_test_widget.c index 6195b5cf45..3a5860aeb0 100644 --- a/src/tests/elementary/elm_code_test_widget.c +++ b/src/tests/elementary/elm_code_test_widget.c | |||
@@ -1,9 +1,9 @@ | |||
1 | #define ELM_INTERNAL_API_ARGESFSDFEFC | ||
2 | |||
1 | #ifdef HAVE_CONFIG_H | 3 | #ifdef HAVE_CONFIG_H |
2 | # include "elementary_config.h" | 4 | # include "elementary_config.h" |
3 | #endif | 5 | #endif |
4 | 6 | ||
5 | #define ELM_INTERNAL_API_ARGESFSDFEFC | ||
6 | |||
7 | #include "elm_suite.h" | 7 | #include "elm_suite.h" |
8 | #include "Elementary.h" | 8 | #include "Elementary.h" |
9 | 9 | ||