diff options
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/taf.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/tests/taf.cpp b/src/tests/taf.cpp index 45a6430..deadfb2 100644 --- a/src/tests/taf.cpp +++ b/src/tests/taf.cpp | |||
| @@ -5,8 +5,7 @@ | |||
| 5 | * terms of the license contained in the file LICENSE. | 5 | * terms of the license contained in the file LICENSE. |
| 6 | */ | 6 | */ |
| 7 | 7 | ||
| 8 | #include "bu/tafreader.h" | 8 | #include "bu/taf.h" |
| 9 | #include "bu/tafwriter.h" | ||
| 10 | #include "bu/file.h" | 9 | #include "bu/file.h" |
| 11 | 10 | ||
| 12 | int main( int argc, char *argv[] ) | 11 | int main( int argc, char *argv[] ) |
