aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/beos_stats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-12-23 00:13:15 +0000
committerlloyd <[email protected]>2009-12-23 00:13:15 +0000
commitbb516498eb36ff5ddf604a6561dc73e0cccad3af (patch)
treea2b161d50068cd2713b402d062779f2f851c1ce5 /src/entropy/beos_stats
parentfa23d991608dc81452965d79c32b402595c620e7 (diff)
Include as internal/
Diffstat (limited to 'src/entropy/beos_stats')
-rw-r--r--src/entropy/beos_stats/es_beos.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entropy/beos_stats/es_beos.cpp b/src/entropy/beos_stats/es_beos.cpp
index 18eca5511..148d38b9b 100644
--- a/src/entropy/beos_stats/es_beos.cpp
+++ b/src/entropy/beos_stats/es_beos.cpp
@@ -5,7 +5,7 @@
* Distributed under the terms of the Botan license
*/
-#include <botan/es_beos.h>
+#include <botan/internal/es_beos.h>
#include <kernel/OS.h>
#include <kernel/image.h>