diff --git a/html/user/project_ap.inc b/html/user/project_ap.inc
index 05b933ce7c..4b41e058a5 100755
--- a/html/user/project_ap.inc
+++ b/html/user/project_ap.inc
@@ -3,7 +3,7 @@
define("PROJECT", "Astropulse");
define("MASTER_URL", "http://maggie.ssl.berkeley.edu/ap/");
define("URL_BASE", "http://setiboinc.ssl.berkeley.edu/ap");
-define('IMAGE_PATH', 'images/user_profile/');
+define('IMAGE_PATH', 'user_profile/images/');
define('PROFILE_PATH', 'user_profile/');
define('LANGUAGE_FILE', 'languages.txt');