Merge commit 'upstream/4.6.1'
[debian/atlc] / tools / src / myfilelength.c
index 49caf894c3182eb7a147dd5ed193f2d1bde468c8..421773c1392cd7c31cfc40a7471312e9c7790290 100644 (file)
@@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,
 USA.
 
-Dr. David Kirkby, e-mail drkirkby@ntlworld.com 
+Dr. David Kirkby, e-mail drkirkby@gmail.com 
 
 */
 
@@ -33,8 +33,8 @@ Dr. David Kirkby, e-mail drkirkby@ntlworld.com
 #include <stdlib.h>
 #endif
 
-#include "../../src/non_gui/exit_codes.h"
-#include "../../src/non_gui/definitions.h"
+#include "../../src/exit_codes.h"
+#include "../../src/definitions.h"
 
 int main(int argc, char **argv)
 {