diff options
Diffstat (limited to 'main/tests/test_image.cpp')
-rw-r--r-- | main/tests/test_image.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/test_image.cpp b/main/tests/test_image.cpp index eb7b4f8076..cb87458a93 100644 --- a/main/tests/test_image.cpp +++ b/main/tests/test_image.cpp @@ -27,6 +27,7 @@ /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ + #include "test_image.h" #include "io/image_loader.h" |