Revision: 11401
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=11401&view=rev
Author:   amaxwell
Date:     2007-10-27 11:42:50 -0700 (Sat, 27 Oct 2007)

Log Message:
-----------
fix include path

Modified Paths:
--------------
    branches/TRY_ARM_FILE_INTERFACE/bibdesk_vendorsrc/harmless/AMButtonBarCell.m

Modified: 
branches/TRY_ARM_FILE_INTERFACE/bibdesk_vendorsrc/harmless/AMButtonBarCell.m
===================================================================
--- 
branches/TRY_ARM_FILE_INTERFACE/bibdesk_vendorsrc/harmless/AMButtonBarCell.m    
    2007-10-27 12:57:33 UTC (rev 11400)
+++ 
branches/TRY_ARM_FILE_INTERFACE/bibdesk_vendorsrc/harmless/AMButtonBarCell.m    
    2007-10-27 18:42:50 UTC (rev 11401)
@@ -6,7 +6,7 @@
 //  Copyright (c) 2004 Andreas Mayer. All rights reserved.
 
 #import "AMButtonBarCell.h"
-#import </usr/include/math.h>
+#import <math.h>
 
 static float am_backgroundInset = 1.5;
 static float am_textGap = 1.5;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to