Cleanup header files

This commit is contained in:
Iwan Timmer
2017-05-27 17:45:50 +02:00
parent 6139d3bc9c
commit 3134046bae
6 changed files with 13 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
/*
* This file is part of Moonlight Embedded.
*
* Copyright (C) 2015, 2016 Iwan Timmer
* Copyright (C) 2015-2017 Iwan Timmer
*
* Moonlight is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -21,6 +21,7 @@
#include "platform.h"
#include "audio.h"
#include "video.h"
#include <stdlib.h>
#include <string.h>